services.podman.containers.<name>.networkAlias

Network aliases for the container.

Type
list of string
Default
[ ]
Example
[
  "mycontainer"
  "web"
]
Declared
<home-manager/modules/services/podman/linux/containers.nix>